ComponentOne ASP.NET MVC Controls
AxisY Property (ChartSeriesBase<T>)

C1.Web.Mvc Namespace > ChartSeriesBase<T> Class : AxisY Property
Gets or sets the y-axis for the series.
Syntax
'Declaration
 
Public Property AxisY As ChartAxis(Of T)
public ChartAxis<T> AxisY {get; set;}
See Also

Reference

ChartSeriesBase<T> Class
ChartSeriesBase<T> Members